Skip to content

Conversation

ThomasLandauer
Copy link
Contributor

Page: https://symfony.com/doc/6.4/templates.html#linking-to-css-javascript-and-image-assets

There is another link to AssetMapper just one screen further down - maybe you want to merge them somehow: https://symfony.com/doc/6.4/templates.html#build-versioning-more-advanced-css-javascript-and-image-handling

My point here is that the main advantage of the asset() function IMO is not the subdirectory scenario, but rather: If you later switch to AssetMapper, it saves you a lot of time if you've already used asset() everywhere.

Page: https://symfony.com/doc/6.4/templates.html#linking-to-css-javascript-and-image-assets

There is another link to AssetMapper just one screen further down - maybe you want to merge them somehow: https://symfony.com/doc/6.4/templates.html#build-versioning-more-advanced-css-javascript-and-image-handling

My point here is that the main advantage of the `asset()` function IMO is not the subdirectory scenario, but rather: If you *later* switch to AssetMapper, it saves you a lot of time if you've already used `asset()` everywhere.
@carsonbot carsonbot added this to the 6.4 milestone Jun 24, 2025
@javiereguiluz javiereguiluz merged commit a5d5b4e into symfony:6.4 Jul 4, 2025
3 checks passed
@javiereguiluz
Copy link
Member

Thomas, thanks for this contribution. I like this proposal and while merging, I added some more docs on top of your changes. See bb3f806

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants